Common text, including local link, external link, section name without underline, text with superscript and subscript, , key, option, Path\to\file or Menu > Submenu > [tab].
Accordion content (works on CSS, no JavaScript used)
Accordion content in log files (works on CSS, no JavaScript used)
Spoiler content (works on CSS, no JavaScript used)
Code tag
Command = 1; // Description Command = 2; // Description Command = 3; // Description
Multilevel list:
Normal table with three columns:
cell | cell | cell |
Normal table with three columns and header:
header | header | header |
---|---|---|
cell | cell | cell |
Table with header, fixed table width, fixed column width for column 1 and 2, and centered column 2 (Remove the "width" attribute if you want automatic width):
header | centered header | header |
---|---|---|
cell | centered cell | cell |
Table with combined rows and columns, with 2 spanned rows in first column:
header | header | |
---|---|---|
item 1 | + | description |
- | description | |
item 2 | + | description |
- | description |
Table with header and hovered rows:
header | header | header | header | header |
---|---|---|---|---|
cell | cell | cell | cell | cell |
cell | cell | cell | cell | cell |
cell | cell | cell | cell | cell |
cell | cell | cell | cell | cell |
Table with header and hovered spanned rows:
header | header | |
---|---|---|
item | + | description |
- | description | |
item | + | description |
- | description | |
item | + | description |
- | description | |
item | + | description |
- | description |
Table with invisible borders:
• | item 1 | : | description 1 |
• | item 2 | : | description 2 |
Table with invisible borders, in numbered list, without margin:
+ | description |
- | description |
Footnote 1
───
1 | Footnote text. |
Footnote with items 1
───
1 | Footnote text: |
|
• | item 1; | |
• | item 2; | |
• | item 3. |
Table in numbered list, without margin:
header | header |
---|---|
item 1 | description |
item 2 | description |
item 1 | description |
item 2 | description |
Columns with free intermediate space:
Column 1: |
Column 2: |
Column 3: |